function getdescookie(strcookie, matchcookie) {var getMatchCookie;var arrCookie = strcookie.split(";");for (var i = 0; i < arrCookie.length; i++){ var arr = arrCookie[i].split("=");if (matchcookie === arr[0].replace(/(^\s*)|(\s*$)/g,"")) {getMatchCookie = arr[1];break;}}return getMatchCookie;}$(function(){$('.j-domestic-third').hide();$('.j-overseas-third').show();$('.j-selectlang-china-box').remove();var honkcontent = $('.areacode-select-box .area-code-body img[data-country="344"]').eq(0).next().html();if (honkcontent&&honkcontent.indexOf("香港")>-1){$('.areacode-select-box .area-code-body img[data-country="344"]').eq(0).parent().remove();}else{$('.areacode-select-box .area-code-body img[data-country="344"]').eq(1).parent().remove();};var taiwancontent = $('.areacode-select-box .area-code-body img[data-country="158"]').eq(0).next().html();if (taiwancontent&&taiwancontent.indexOf("台湾")>-1){$('.areacode-select-box .area-code-body img[data-country="158"]').eq(0).parent().remove();}else{ $('.areacode-select-box .area-code-body img[data-country="158"]').eq(1).parent().remove();}; if (getdescookie(document.cookie, "CloseRec" + getdescookie(document.cookie, "CountryCode"))!="1") {$("#country-select-box").html('

We are acquiring your current location.

United States
Forward
');$("#country-select-box").show();$("#country-select-box .turn-close").click(function() {$("#country-select-box").hide();var exp = new Date();exp.setTime(exp.getTime() + 60 * 60 * 1000 * 24);document.cookie = "CloseRec" + getdescookie(document.cookie, "CountryCode") + "=1;expires=" + exp.toGMTString() + ";path=/";});$("#country-select-box .btn-turn").attr("href", '//us.wikifx.com');}});